TCPSocket.Listen Method
Attempts to listen for incoming connections on the currently specified port. After calling Listen, the Port property will report the actual port you are bound to.
Syntax
TCPSocket.Listen Method
Attempts to listen for incoming connections on the currently specified port. After calling Listen, the Port property will report the actual port you are bound to.
Syntax